PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getHeadersFooters Method
In This Topic
    getHeadersFooters Method
    In This Topic
    Gets the document headers and footers.
    Syntax
    public PDFFlowDocumentHeadersFooters getHeadersFooters()

    Return Value

    The headers and footers defined in the document.
    See Also